CreatedThemeResult

The returned Object when importing a theme.

  • API Section: Objects
  • Type: Object

Properties

Name

Description

Required

Type

Format

success

Boolean showing success or failure result.

-

boolean

errorMessage

Error message in case of failure

-

string

modifiedList

List of item ID's that have been affected by the function call. The type of ID depends on the function.

-

ThemeListObject [ ]

Usages